[+wlpe.message+]
<div id="wlpeForm">
  <form id="wlpeProfileDeleteForm" action="[~[*id*]~]" method="post">
    <fieldset id="wlpeProfileDeleteFieldset" class="wlpeInputFieldset">
      <h1 id="wlpeProfileDeleteWarning" class="warning">ACHTUNG!</h1>
      <p>Du versuchst gerade Deinen Account zu löschen. Willst Du wirklich fortfahren?</p>
    </fieldset>
    <fieldset class="wlpeButtonFieldset">
      <button type="submit" id="wlpeProfileDeleteButton" name="service" value="confirmdeleteprofile">JA! Meinen Account löschen</button>
      <button type="submit" id="wlpeProfileCancelButton" name="service" value="doNotDelete">NEIN! Meinen Account behalten</button>
    </fieldset>
  </form>
</div>